home *** CD-ROM | disk | FTP | other *** search
- body{
- background-color: #000000;
- font-family: Verdana, Arial, Helvetica, sans-serif;
- color: #FFF;
- }
-
- #backgroundDigitalCamera{
- margin:0 auto;
- position:relative;
- background:url('background.jpg');
- background-repeat:no-repeat;
- width:800px; height:600px;
- z-index:99;
- }
-
- #digitalCameraBox{
- top:240px; left:40px;
- position:absolute; float:none;
- background-color:#DADAD9;
- border-radius: 10px 10px 10px 10px;
- width:450px; height:320px;
- z-index:101;
- }
-
- #logo{
- width:102px; height:64px;
- position: absolute;
- overflow:hidden;
- left:660px;
- top:12px;
- z-index:101;
- }
-
- #logo img { border:none; }
-
- #logoDigitalCamera{
- width:250px; height:107px;
- position: absolute;
- left:40px;
- top:0px;
- z-index:101;
- }
-
- #logoDigitalCamera img { border:none; }
-
- #digitalIcone{
- position: absolute;
- left:57px;
- top:142px;
- height:90px; width:430px;
- z-index:101;
- }
-
- #digitalIcone img { border:none; }
-
-
- #digitalIcone table{
- width:100%;
- }
-
- #testi{
- border-radius: 10px 10px 10px 10px;
- }
-
- #video{
- position:absolute; display: hidden;
- background-color:white;
- border:1px solid;
- top:15px;
- width:1054px; height:758px;
- z-index:102;
- }
-
- #chiudi {
- width:75px;
- height:22px;
- top:2px;
- left:970px;
- background-color:white;
- position:absolute;
- }
-
- #contVideo{
- position:relative;
- top:24px;
- width:640px; height:320px;
- left:15px;
- }
-